korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-memory
/
korlibs.memory
/
Buffer
/
[js]sliceUint8Array
slice
Uint8Array
js
fun
sliceUint8Array
(
offset
:
Int
=
0
,
size
:
Int
=
dataView.byteLength - offset
)
:
Uint8Array